#breadcrumb{
    display: inline-block;    
}

.breadCrumb{
    
    font-style: italic;
    
}
.breadCrumb a{

    text-decoration: none;
}
#normalGroup{
    list-style-type: square;
    padding-left: 20px;
    margin-top:20px;
}

#normalGroup a{
    text-decoration: none;
}
.listRow{
    margin-bottom: 20px;
    border: 1px solid #4396e1;
    padding: 15px;
    border-radius: 4px;
}

.listTitle{
    margin-bottom: 10px;
    height: 20px;
}

.listTitle a{
    color: #white;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
	font-size:14px;
}

.listTitle a:hover{
    text-decoration: none;
    border-bottom: 2px solid #1C9244;
}

.listDate{
    float: right;
    font-style: italic;
    font-size: 13px;
}

.thumbnail{
    display: inline-block;
    height: 100%;
    width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#pAging {
    color: #000;
    font-size: 13px;
    line-height: 2;
    margin-top:15px;
}

.pAging, .selected{
    display: inline-block;
    padding: 0px 5px;
    margin-bottom: 10px;
    background: #209443;
    color: #fff;
    margin-top: 5px;
    border-radius: 2px;
    border: 1px solid #20863F;
    text-decoration: none;
}

.pAging:hover, .selected:hover{
    background:#227C40;
    text-decoration: none;
}
.selected{
    background: #135A2B;
}

.feedback-form{
    margin-top:25px;
	
	
}
.feedback-form input[type="text"], .feedback-form textarea{
    width: 98.5%;
    border: 1px solid #6F6363;
    margin-bottom: 5px;
    margin-top: 3px;
    height: 30px;
    padding-left: 10px;
}

.feedback-form textarea{
    height: 110px;
}

.feedback-form button{
    border: none;
    background: transparent;
    padding: 0;
    line-height: 0;
    margin-top: 5px;
}

.feedback-form #captchaimage{
    margin:5px 0;
}
.captchaReload{
    position: relative;
    display: inline-block;
    top: -8px;
    left: 10px;
}
li.related-links{
    list-style: none;
    background: #991A20;
    color: #fff;
    padding: 2px 15px;
    margin-left: -30px;
    margin-bottom: 10px;
}

.cmsDownloadsWrapper{
    margin-bottom:40px;
}
.cmsDownloadsWrapper img{
    float: left;
    margin-right: 15px;
    margin-top: 10px;
}

.cmsDownloads{
    float:left;
}
.cmsDownloads .title{
    font-weight: bold;
    color: #991a20;
    font-size: 16px;
}

.cmsDownloads a{
    color:#991a20;
    font-weight: bold;
}

.cms-page,.feedback-form,.right-content,.table,.mainPage, .jobsection{
    background:#f2f2f2;
	color: #4F504F;
    
}


.cms-gallery{
    float: left;
    text-align: center;
    margin: 8px 15px 10px 0;
}

.cms-gallery:nth-child(5n){
    margin-right:0;
}

.cms-page div {
margin: 0% 2% 0% 2%;
}





.right-content .title,.cms-page .title{
background:#D9534F;
padding:10px;
margin-bottom:10px;
}



.listContent
		{
		line-height:24px;
		text-align:justify;
		}
		
.left-content
		{
		margin-top:10px;
		}
button.btn {
color:white;
background:#15AD36;
padding: 6px 26px;

}

.btn-btn
	{
	margin-left:180px;
	}

.form-group{ margin:10px 0px;}

.left-content-wrapper div
	{
	margin:0% 1%;
	
	}

	.red
		{
		color:red;
		}
		
		.right-content ul li{
		float: left;
padding: 10px;
margin-right: 10px;
color: white;
background: #01548c;}
		
	.right-content ul li:hover
			{
			background:url('../img/top1.png');
			}
			.cms-page p {
    color: #5F5D5D;
}
	
	

		
